\documentclass{article}
\usepackage{amssymb,amsmath,amscd,concmath}
\pagestyle{empty}
\begin{document}
\begin{equation*}
\begin{bmatrix}
  60 & 63 & 55 &  58 &  70 &  61 & 58 & 80 \\
  58 & 56 & 56 &  83 & 108 &  88 & 63 & 71 \\
  60 & 52 & 62 & 113 & 150 & 116 & 70 & 67 \\
  66 & 56 & 68 & 122 & 156 & 116 & 69 & 72 \\
  69 & 62 & 65 & 100 & 120 &  86 & 59 & 76 \\
  68 & 68 & 61 &  68 &  78 &  60 & 53 & 78 \\
  74 & 82 & 67 &  54 &  63 &  64 & 65 & 83 \\
  83 & 96 & 77 &  56 &  70 &  83 & 83 & 89
\end{bmatrix}
\end{equation*}
\end{document}
